Previous Book Contents Book Index Next

Inside Macintosh: /
QuickDraw 3D RAVE / QuickDraw 3D RAVE Reference
QuickDraw 3D RAVE Routines / Manipulating Textures and Bitmaps


QABitmapDelete

You can use the QABitmapDelete function to delete a bitmap.

void QABitmapDelete (const TQAEngine *engine, TQABitmap *bitmap);
engine
A drawing engine.
bitmap
A bitmap.
DESCRIPTION
The QABitmapDelete function deletes the bitmap specified by the bitmap parameter from the drawing engine specified by the engine parameter.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
28 AUG 1996